Adwaita: theme the shortcuts window search results
authorMatthias Clasen <mclasen@redhat.com>
Sun, 8 Oct 2017 02:45:49 +0000 (22:45 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 8 Oct 2017 02:45:49 +0000 (22:45 -0400)
Add some margins, and, since we can, also move the spacing here.

gtk/theme/Adwaita/_common.scss

index d7b7ff4e50f3315446e688850c42a2ff954c40af..a34833c9f602d5e7f9acfaf884ed209719a2be1d 100644 (file)
@@ -4376,6 +4376,11 @@ shortcuts-section {
   margin: 20px;
 }
 
+.shortcuts-search-results {
+  margin: 20px;
+  border-spacing: 24px;
+}
+
 // shortcut window keys
 .keycap {
   min-width: 20px;